powered by
Pull cell embeddings from a dimensional reduction
# S3 method for DimReduc [[(x, i, j, drop = FALSE, ...)
Cell embeddings for cells i and dimensions j
i
j
A DimReduc object
DimReduc
Cell names or indices
Dimension identifiers or indices
Coerce the result to the lowest possible dimension; see drop for further details
drop
Arguments passed to other methods
Embeddings
Dimensional reduction object, validity, and interaction methods CreateDimReducObject(), DimReduc-class, DimReduc-validity, [.DimReduc(), dim.DimReduc(), merge.DimReduc(), print.DimReduc(), subset.DimReduc()
CreateDimReducObject()
DimReduc-class
DimReduc-validity
[.DimReduc()
dim.DimReduc()
merge.DimReduc()
print.DimReduc()
subset.DimReduc()
pca <- pbmc_small[["pca"]] pca[[1:10, 1:5]]
Run the code above in your browser using DataLab